home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 420 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 7 Jan 1996 19:20:47 +0100
  6. Organization: dis-
  7. Message-ID: <4cp2tv$d9u@serpens.rhein.de>
  8. References: <john.hendrikx.44ce@grafix.xs4all.nl>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. john.hendrikx@grafix.xs4all.nl (John Hendrikx) writes:
  12.  
  13. > MVE> Opening a screen with twice the height or width and using ScrollVPort()
  14. > MVE> to change the displayed region might be compatible with more graphics
  15. > MVE> cards. With only one BitMap it should be guaranteed that no data has to
  16. > MVE> be copied.
  17.  
  18. >Don't you mean MoveScreen()?  With ScrollVPort you'll need to modify the
  19. >bitplane offsets yourself,
  20.  
  21. Well. You modify the offsets in the RasInfo structure. This is pretty neutral.
  22.  
  23. >while MoveScreen() handles this automatically.
  24.  
  25. AFAIK MoveScreen synchronizes with VBLANK (i.e. does an implied WaitTOF()).
  26.  
  27. >Changing bitplane offsets will likely not work with gfx-cards.
  28.  
  29. Oh. Why ? It just depends on wether the gfx-card uses the ViewPort and associated
  30. data.
  31.  
  32. -- 
  33.                                 Michael van Elst
  34.  
  35. Internet: mlelstv@serpens.rhein.de
  36.                                 "A potential Snark may lurk in every tree."
  37.